home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Textfiles / Hacking / Hack Ambrosia Products_.sit / Hack Ambrosia Products! next >
Text File  |  1998-01-19  |  952b  |  24 lines

  1. Hacking Ambrosia Products
  2.     by [k]racker box
  3. -------------------------
  4.  
  5. I have found this to work in the Register programs for Avara, Escape Velocity, and Snapz Pro.
  6.  
  7. 1) Open up the Register program
  8. 2) Open up CODE 2 ("Panes")
  9. 3) You need to look for the hex "504F66". If you have the CODE editor if you use ResEdit, you should see an "ADDQ.W #$8,sp" and "BNE.S". The hex for the bne.s is 66, change this to 60.
  10. 4) Save, quit
  11. 5) Lauch the register program. Click Enter License Code. Enter any name, any # of copies, any reg code.
  12. 6) Viola.
  13.  
  14. Notes about the addq/bne: they should be above a function called "_ValidRect". In the Register Snapz Pro and Register Avara apps, I found them at offset "0D18". In the Register Escape Velocity app, I found a bit after that in a function called "EnterCodePaneHit"
  15.  
  16. I've [k]racked using this method:
  17.   * Harry the Handsome Executive
  18.   * Escape Velocity
  19.   * Avara
  20.   * Snapz Pro
  21.  
  22. Enjoy!
  23. -------------------------
  24.